Skip to content

Fix skip help text#64

Merged
freyacodes merged 1 commit into
freyacodes:masterfrom
peterfab9845:skip-help
May 30, 2026
Merged

Fix skip help text#64
freyacodes merged 1 commit into
freyacodes:masterfrom
peterfab9845:skip-help

Conversation

@peterfab9845

Copy link
Copy Markdown
Contributor

The help text didn't match the behavior, so I updated the help text to fit the code.
The other way would be easy, but this was even easier. Either way, no missing functionality:

Type A (current) Type B
Skip one first skip [1] skip [1]
Skip one later skip <i> skip <i> <i> (not obvious IMO)
Skip first n skip 1 <n> skip <n>
Skip range skip <a> <b> skip <a> <b>

@freyacodes freyacodes left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Sorry for never getting around to this, I'm picking up the slack again

@freyacodes freyacodes merged commit 87307c8 into freyacodes:master May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants